home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 3
/
BBS in a box - Trilogy III.iso
/
Files
/
Tele
/
Internet
/
NewsWatch Folder
/
headers
/
PrintStuff.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-06-19
|
284 b
|
12 lines
|
[
TEXT/MPS
]
#ifndef __PRINTTRAPS__
#include <PrintTraps.h>
#endif
Boolean MyPrepProc(THPrint theHPrint);
Boolean MyPageProc(THPrint theHPrint,Rect *drawRect,short pageNum);
void InitPrint(void);
void DoPageSetup(void);
void DoPrint(void);
void CleanUp(void);
OSErr ExecutePrint(THPrint hPrint);